func os.mkdirat
2 uses
os (current package)
root_openat.go#L69: return struct{}{}, mkdirat(parent, name, perm)
root_unix.go#L134: func mkdirat(fd int, name string, perm FileMode) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)